Check if the property is a string type, i.e. it is a property that represents a string, such as string, text, phone, or link.
string
text
phone
link
true if the property is a string type, false otherwise
the property to check
Check if the property is a string type, i.e. it is a property that represents a string, such as
string
,text
,phone
, orlink
.Returns
true if the property is a string type, false otherwise