Public ReadOnly Property PropertyTypes As IType()
public IType[] PropertyTypes { get; }
public: property array<IType^>^ PropertyTypes { array<IType^>^ get (); }
function get_propertyTypes();