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