ticketInfo property

TicketInfo? ticketInfo
getter/setter pair

Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding.

Implementation

TicketInfo? ticketInfo;