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