Class PropertyValueExpression
Reference to object property
public record PropertyValueExpression : ValueExpression, IEquatable<ValueExpression>, IEquatable<PropertyValueExpression>
Inheritance
Implements
Properties
Property
public PropertyInfo Property { get; init; }
Constructors
PropertyValueExpression(PropertyInfo)
Reference to object property