PropertyAccessorCanRead Property

Gets whether the property can be read (has get accessor).

Definition

Namespace: KGySoft.Reflection
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public bool CanRead { get; }

Property Value

Boolean

See Also