Form formDirective

Get the Form to which this group belongs.

Source

Form get formDirective {
  return this._parent.formDirective;
}