28#include <wx/variant.h>
52 bool Set(
const wxString& aProperty,
T aValue,
bool aNotify =
true );
60 std::optional<T>
Get(
const wxString& aProperty )
const;
Class that other classes need to inherit from, in order to be inspectable.
wxAny Get(PROPERTY_BASE *aProperty) const
bool Set(PROPERTY_BASE *aProperty, wxAny &aValue, bool aNotify=true)