Variable BearingConst

Bearing: TObject<{
    _attributes: TObject<{
        value: TString;
    }>;
}> = ...