public string Type { get; set; }
Public Property Type As String Get Set
public: property String^ Type { String^ get (); void set (String^ value); }