xml_map_name property

xml_map_name property

Indicates whether exporting xml map in the file.

Definition:

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

See Also