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