Parameter.Semantic

Parameter.Semantic property

Gets or sets the semantic. The semantic attribute is the user-defined meaning of the parameter. Optional attribute.

public string Semantic { get; set; }

See Also