property x of class A(object)

def __getX(self, x)
Inferred type: (self: A, x: unknown) -> None

Doc of getter


Setter of property