Entity_Bee: {
    type: "compound";
    value: {
        properties: {
            type: "compound";
            value: { "minecraft:has_nectar": { type: "byte"; value: number } };
        };
    };
} & ActorPrefix & Component_Ageable

Additional fields for bee.