classes/reports/TssReportLookup.class.ps1

class TssReportLookup {
    [int]
    $Id

    [string]
    $Value
}