instructions property
instructions property
Gets or sets the special instructions.
Definition:
@property
def instructions(self):
...
@instructions.setter
def instructions(self, value):
...
Gets or sets the special instructions.
@property
def instructions(self):
...
@instructions.setter
def instructions(self, value):
...