43 std::string GetValueAsString()
const override;
45 bool ToJSON(nlohmann::json& j)
const override;
46 bool FromJSON(
const nlohmann::json& j)
override;
48 using BaseProperty::operator=;
64 itk::LightObject::Pointer InternalClone()
const override;
66 bool IsEqual(
const BaseProperty& property)
const override;
67 bool Assign(
const BaseProperty& property)
override;