NDepend.API Documentation
IsReadOnly Property (IProperty)
NDepend.CodeModel Namespace > IProperty Interface : IsReadOnly Property
Returns true if this property has a get method but not a set method.
Syntax
bool IsReadOnly {get;}
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IProperty Interface
IProperty Members