section_definition property

section_definition property

SectionDefinition

Definition:

@property
def section_definition(self):
    ...
@section_definition.setter
def section_definition(self, value):
    ...

See Also