field property

field property

Returns a field of this portion. Read-only IField.

Definition:

@property
def field(self):
    ...

See Also