public string Type { get; }
Public ReadOnly Property Type As String Get
public: property String^ Type { String^ get (); }
member Type : string with get