'Declaration
<ElementsNotNullAttribute()> Public ReadOnly Property CertificateTypeIds As UANodeIdCollection
'Usage
Dim instance As UACertificateGroupElement Dim value As UANodeIdCollection value = instance.CertificateTypeIds
[ElementsNotNull()] public UANodeIdCollection CertificateTypeIds {get;}
[ElementsNotNull()] public: property UANodeIdCollection^ CertificateTypeIds { UANodeIdCollection^ get(); }