public bool PayFor { get; set; }
Public Property PayFor As Boolean Get Set
public: property bool^ PayFor { bool^ get (); void set (bool^ value); }