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