subscript(_:_:)
Accesses a custom metadata string value for the specified key.
Declaration
subscript(key: String, type: String.Type = String.self) -> String? { get set }Accesses a custom metadata string value for the specified key.
subscript(key: String, type: String.Type = String.self) -> String? { get set }