template عقار
template عقار
يحصل على أو يعين الاسم المعلوماتي للمستند template.
تعريف:
@property
def template(self):
...
@template.setter
def template(self, value):
...
يحصل على أو يعين الاسم المعلوماتي للمستند template.
@property
def template(self):
...
@template.setter
def template(self, value):
...