- opIndex
inout(Property) opIndex(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(T value, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- tryGet
inout(Property)* tryGet(string key)
Undocumented in source. Be warned that the author may not have intended to support it.