property_format property
property_format property
Gets or sets the serialization format of the property.
Definition:
@property
def property_format(self):
...
@property_format.setter
def property_format(self, value):
...
See Also
- module
groupdocs.signature.domain.extensions
- class
FormatAttribute