Property MultiLine
MultiLine
Gets or sets whether the text field allows multiple lines.
[JsonProperty("multiline")]
public bool MultiLine { get; set; }
Gets or sets whether the text field allows multiple lines.
[JsonProperty("multiline")]
public bool MultiLine { get; set; }