'Declaration
Public ReadOnly Property Matches As FieldTypeMatchCollection
'Usage
Dim instance As FieldTypeResult Dim value As FieldTypeMatchCollection value = instance.Matches
public FieldTypeMatchCollection Matches {get;}
public: property FieldTypeMatchCollection^ Matches { FieldTypeMatchCollection^ get(); }