[This is preliminary documentation and subject to change.]
Initializes a new instance of the Property class with the given Id.
Initializes a new instance of the Property class with the given Id.
public Property(string);
Initializes a new instance of the Property class with the given property values.
public Property(string,string);
Initializes a new instance of the Property class with the given property values.
public Property(string,string,string);
Property Class | LaMarvin.Constable.Model Namespace