guid property
guid property
Gets or sets the id of the project.
Definition:
@property
def guid(self):
...
@guid.setter
def guid(self, value):
...
Gets or sets the id of the project.
@property
def guid(self):
...
@guid.setter
def guid(self, value):
...