section_type_settings_marker property

section_type_settings_marker property

Gets or sets the section type settings marker.

Definition:

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

See Also