mark_nested_content property

mark_nested_content property

Definition:

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

See Also