access_state property

access_state property

AccessState

Definition:

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

See Also