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