PropertyKey

public enum PropertyKey : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case owner = "OWNER"
  • Declaration

    Swift

    public var description: String { get }