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