[]
Gets the name of the current scope.
public virtual string Name { get; }
A string representing the name of the current scope. If the scope is unnamed, returns an empty string.