WrappedProperty constructor

namespace: Serenity.Reflection   assemblySerenity.Net.Core

Initializes a new instance of the WrappedProperty class.

public WrappedProperty(PropertyInfo property)
parameter description
property The property.

See Also