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