prefix property
prefix property
The namespace prefix of this node, or null if it is unspecified. When it is defined to be null, setting it has no effect
Definition:
@property
def prefix(self):
...
The namespace prefix of this node, or null if it is unspecified. When it is defined to be null, setting it has no effect
@property
def prefix(self):
...