```kotlin "Hitanshu Dhawan" .property(Constant.TEXT_COLOR, "#0000FF") .property(Constant.TEXT_DECORATION, "underline", "strike-through") .spannify() ```