Uint8Property: AbstractBaseProperty & {
    type: "Uint8Property";
    value: number;
}