Property Name
Name
Gets the name of the scope or an empty string if the scope doesn't have a name
Declaration
public override string Name { get; }
Property Value
public override string Name { get; }
String |
Gets the name of the scope or an empty string if the scope doesn't have a name
public override string Name { get; }
String |