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