section_type property

section_type property

SectionType

Definition:

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

See Also