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