See `CommandsBag.cs` output from GLS. Input: ```typescript throw new Error(metadata.name) ``` Output: ```cs new Error(metadata.Name) ```
See
CommandsBag.csoutput from GLS.Input:
Output: