ElementPropertiesData class provides typed methods for reading custom properties on level elements at design time. This is the editor-side counterpart to the runtime ElementPropertyPool.
This is the editor/design-time API. For runtime property access during gameplay, use
ElementPropertyPool instead.