[]
Represents a property with a name and an associated value that can be evaluated.
public sealed class Property
| Name | Description |
|---|---|
| Property(string, ExpressionInfo) | Initializes a new instance of the Property class. |
| Name | Description |
|---|---|
| Name | Gets or sets the name of the property. |
| Value | Gets or sets the value of the property. |