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