ArgVal.OPTIONAL

Undocumented in source.
struct ArgVal(T, bool isOptional = false)
enum OPTIONAL = isOptional;

Meta