local_name property

local_name property

Gets a string representation of the local part of the QualifiedName.

Definition:

@property
def local_name(self):
    ...

See Also