'Declaration
Public ReadOnly Property IdentificationSubset As IntegerCollection
'Usage
Dim instance As IdentificationProcessor Dim value As IntegerCollection value = instance.IdentificationSubset
public IntegerCollection IdentificationSubset {get;}
public: property IntegerCollection^ IdentificationSubset { IntegerCollection^ get(); }