Skip to content

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