You may initialize a Dash with an attributes hash just like you would many other kinds of data objects.
Retrieve a value from the Dash (will return the property‘s default value if it hasn‘t been set).
Set a value on the Dash in a Hash-like way. Only works on pre-existing properties.
[Validate]