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