has_separator property

FieldEnd.has_separator property

Returns True if this field has a separator.

@property
def has_separator(self) -> bool:
    ...

See Also