l_type property

l_type property

The LType

Definition:

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

See Also