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