Id Property
Overloads
| Id | 
             Identifier of the object. If the chosen identifier is already in use, the engine automatically sets another one. If an identifier is not set, the engine automatically sets one. This parameter is optional. JSON property name: qId  | 
        
      
    
Id
Identifier of the object.
If the chosen identifier is already in use, the engine automatically sets another one.
If an identifier is not set, the engine automatically sets one.
This parameter is optional.
JSON property name: qId
Declaration
      public string Id { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.String |