Property RightExpression

Assembly: redb.Core.dll

Pro: Right side as ValueExpression (for arithmetic/functions)
If null - Value is used

public ValueExpression? RightExpression { get; init; }