file_note property

file_note property

File note in the file header.

Definition:

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

See Also