Interface Property.Key

All Known Implementing Classes:
Property.StringKey, Property.SymbolKey
Enclosing class:
Property

public static sealed interface Property.Key permits Property.StringKey, Property.SymbolKey
A valid key for a property. May be either a string or a well-known symbol such as Symbol.iterator.