uri property
Return the URI of the implementation library to be used if the condition is true.
Implementation
StringLiteral get uri;
Set the URI of the implementation library to be used if the condition is
true to the given uri
.
Implementation
set uri(StringLiteral uri);