IPropertyInfo.PropertyType property

namespace: Serenity.Reflection   assemblySerenity.Net.Core

Gets the type of the property.

public Type PropertyType { get; }

Property Value

The type of the property.

See Also