target_section property

target_section property

Definition:

@property
def target_section(self):
    ...

@target_section.setter
def target_section(self, value):
    ...

See Also