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