<PackageReference Include="Microsoft.CSharp" Version="4.6.0-preview9.19421.4" />

Microsoft.CSharp.RuntimeBinder.Syntax.Name

sealed class Name
namespace Microsoft.CSharp.RuntimeBinder.Syntax { internal sealed class Name { public string Text { get; } public Name(string text); } }