@startuml class SavedBool { + Value : bool <> <> + SavedBool(name:string, value:bool) } @enduml