base_depth2 property

base_depth2 property

BaseDepth2

Definition:

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

See Also