Package io.annot8.api.properties

This package contains the api interface for properties.

Generally, objects within Annot8 have immutable properties which are set at creation time and then fixed for the life time of that object.

The exception is Items, which have mutable properties that can be set at any time.