StrProperty: AbstractBaseProperty & {
    type: "StrProperty";
    value: string;
}