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