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