Variable UserIconConst

UserIcon: TObject<{
    _attributes: TObject<{
        iconsetpath: TString;
    }>;
}> = ...