Share via


LocalBusiness.TagLine Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="tagLine")]
public string TagLine { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tagLine")>]
member this.TagLine : string
Public ReadOnly Property TagLine As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to