is_export_comments fastighet

is_export_comments fastighet

Indikerar om du exporterar kommentarer när du sparar fil till html, standardvärdet är falskt.

Definition:

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

Se även