SystemAttrs Property
- Last UpdatedNov 06, 2025
- 1 minute read
The SystemAttrs property is a read-only property that contains a reference to the current SystemAttr object. This object is used to check the values of the system attributes.
'Declaration
Public ReadOnly Property SystemAttrs As SystemAttrs
public SystemAttrs SystemAttrs {get;}