classes/groups/TssGroupLookup.class.ps1

class TssGroupLookup {
    [int]
    $Id

    [string]
    $Value
}