Public ReadOnly Property Type As IType
public IType Type { get; }
public: property IType^ Type { IType^ get (); }
function get_type();