[This is preliminary documentation and subject to change.]
Gets the property with the given index in the collection.
Gets the property with the given index in the collection.
public virtual Property this[int] {get;}
Gets the property with the given Id.
public virtual Property this[string] {get;}
PropertyCollection Class | LaMarvin.Constable.Model Namespace