internal_location property

internal_location property

InternalLocation

Definition:

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

See Also