id property

String? id
final

The compliance item ID. For example, if the compliance item is a Windows patch, the ID could be the number of the KB article.

Implementation

final String? id;