technique property
technique property
Gets or sets the technique. This element must contain at least one non-common profile technique.
Definition:
@property
def technique(self):
...
@technique.setter
def technique(self, value):
...
Gets or sets the technique. This element must contain at least one non-common profile technique.
@property
def technique(self):
...
@technique.setter
def technique(self, value):
...