noProperty

Undocumented in source.
package
auto noProperty = regex(`^no property ` ~ regexQuoteChars ~ `(\w+)` ~ regexQuoteChars ~ `(?: for type ` ~ regexQuoteChars ~ `.*?` ~ regexQuoteChars ~ `)?$`);

Meta