PropertyValue
@propertyWrapper
public struct PropertyValue
Undocumented
-
Undocumented
Declaration
Swift
public var wrappedValue: String { get }
-
Undocumented
Declaration
Swift
public init( _ path: String, resolveRole: ResolveRole = .default )