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