Given a UDA like @Name(single_arg)
returns single_arg as a source code string iff Name == localName
See Implementation
Given a UDA like @Name(single_arg)
returns single_arg as a source code string iff Name == localName