var wrappedValue : ObjectType
The underlying value referenced by the environment object.
環境オブジェクトによって参照される基礎をなす値。
struct Wrapper
A wrapper of the underlying environment object that can create bindings to its properties using dynamic member lookup.
基礎をなす環境オブジェクトのあるラッパー、それはバインディングをそれのプロパティに対して動的メンバー検索を使って作成できます。