public TextBuilder SocialMediaProfiles { get; }
Public ReadOnly Property SocialMediaProfiles As TextBuilder
Get
public:
property TextBuilder SocialMediaProfiles {
TextBuilder get ();
}
member SocialMediaProfiles : TextBuilder with get
In addition to the typical use of this property with URI values, it also allows setting usernames for social media services as free-text TEXT values, in which case the ServiceType parameter MUST be provided.
The ServiceType parameter MAY be assigned if the value type is URI.