pub type PropertyKey = String;
Internal storage of property’s key
struct PropertyKey { /* private fields */ }