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