public sealed record XBindLiteralExpression(XBindLiteralKind Kind, string RawValue) : XBindExpressionNode, IEquatable<XBindExpressionNode>, IEquatable<XBindLiteralExpression>
kind:method
kind:property
kind:ctor
XBindLiteralExpression(XBindLiteralKind, String)
Kind
RawValue