chr_type Eigentum
chr_type Eigentum
Geben Sie die Kombination von Zeichen nach Typwert an.
Definition:
@property
def chr_type(self):
...
@chr_type.setter
def chr_type(self, value):
...
Geben Sie die Kombination von Zeichen nach Typwert an.
@property
def chr_type(self):
...
@chr_type.setter
def chr_type(self, value):
...