position property
position property
Gets Position
Definition:
@property
def position(self):
...
@position.setter
def position(self, value):
...
Gets Position
@property
def position(self):
...
@position.setter
def position(self, value):
...