Creates a local tag with the named tag handle prefix ![name]!.
![name]!
TagShorthand.named(String name, String suffix) : this.fromTagUri(TagHandle.named(name), suffix);