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