IPropertyInfo.Name property

namespace: Serenity.Reflection   assemblySerenity.Net.Core

Gets the name.

public string Name { get; }

Property Value

The name.

See Also