Property StringValue
StringValue
The string value of the property using ValueSerializer classes when appropriate to convert the value to a string. Which ValueSerializer to invoke is determined by the IValueSerializerContext of the MarkupItem that returned this MarkupProperty.
public abstract string StringValue { get; }