prefix property

prefix property

Gets a string representation of the prefix of the QualifiedName.

Definition:

@property
def prefix(self):
    ...

See Also