Field.PropertyName property
Gets or sets the name of the property.
public string? PropertyName { get; set; }
Property Value
The name of the property.
See Also
- class Field
Gets or sets the name of the property.
public string? PropertyName { get; set; }
The name of the property.