Field.PropertyName property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets or sets the name of the property.

public string PropertyName { get; set; }

Property Value

The name of the property.

See Also