instrument property
instrument property
Gets or sets the musical instruments.
Definition:
@property
def instrument(self):
...
@instrument.setter
def instrument(self, value):
...
Gets or sets the musical instruments.
@property
def instrument(self):
...
@instrument.setter
def instrument(self, value):
...