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