//! [`CustomProperties`] is a special set of properties that the user can add an arbitrary number of.
use ;
use Image;
use Type;
/// A special set of properties that the user can add an arbitrary number of.
///
/// Specifies the type of the key and value of the custom property.