parent property

FormElement? parent

Implementation

FormElement? get parent => parentProperty?.value;