Property IsProperty
| Improve this Doc View SourceIsProperty
Gets a value indicates whether the implementation is property or method.
Declaration
public bool IsProperty { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether the implementation is property or method.
public bool IsProperty { get; }
Type | Description |
---|---|
System.Boolean |