public Type IndexType { get; set; }
Public Property IndexType As Type
public: property Type^ IndexType { Type^ get (); void set (Type^ value); }