Proxy<T>.Value Property
Gets or sets the proxied object, triggering a database load on first read if necessary.
Remarks
Setting this property marks the proxy as loaded and replaces any previously loaded value.
Syntax
Unit: Aurelius.Types.Proxy
property Proxy<T>.Value: T