'Declaration
Public ReadOnly Property SchemaSet As XmlSchemaSet
'Usage
Dim instance As XmlSchemaValidator Dim value As XmlSchemaSet value = instance.SchemaSet
public XmlSchemaSet SchemaSet {get;}
public: property XmlSchemaSet^ SchemaSet { XmlSchemaSet^ get(); }