public SchemeConstraintCollection Model { get; }
Public ReadOnly Property Model As SchemeConstraintCollection
Get
public:
property SchemeConstraintCollection^ Model {
SchemeConstraintCollection^ get ();
}
member Model : SchemeConstraintCollection with get