TypeofExpression public sealed class TypeofExpression : Expression An expression representing a typeof operation. Documentation Code public TypeToken Type { get; } Gets the type literal to get the type of.