NotNull.value

Undocumented in source. Be warned that the author may not have intended to support it.
struct NotNull(T)
@property inout
inout(T)
value
()
if (
is(T == class) ||
is(T == interface)
||
)

Meta