'Declaration <DescriptionAttribute("Creditor's name or company according to the account name.")> Public Property CreditorName As String
[Description("Creditor's name or company according to the account name.")] public string CreditorName { get; set; }
[Description("Creditor's name or company according to the account name.")] public: __property string* get_CreditorName(); public: __property void set_CreditorName(
string* value
);
Property Value
Максимум 70 разрешенных символов.