canon_flags property

canon_flags property

Gets the CanonFlags.

Definition:

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

See Also