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