We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
True, if the member has setter.
Namespace: CodeJam.ReflectionAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public bool HasSetter { get; }
VB
Public ReadOnly Property HasSetter As Boolean Get
F#
member HasSetter : bool with get
Type: Boolean
MemberAccessor ClassCodeJam.Reflection Namespace