udegree property

udegree property

Definition:

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

See Also