field property
FieldElement?
get
field
Return the field element associated with this field formal parameter, or
null
if the parameter references a field that doesn't exist.
Implementation
FieldElement? get field;