TextProperty: AbstractBaseProperty & {
    type: "TextProperty";
    value: TextPropertyValue;
}