CfDocument.getOr
T getOr(T)(string key, T defaultValue = T.init) const @safe pure nothrowGet value with default, forwarded to root.
T getOr(T)(string key, T defaultValue = T.init) const @safe pure nothrowGet value with default, forwarded to root.