pub type Properties = Map<String, Value>;
Arbitrary properties defined in chain spec as a JSON object
struct Properties { /* private fields */ }