Click or drag to resize
LocationName Property
Gets or sets the name.

Namespace: InstaSharp.Models
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string Name { get; set; }

Property Value

Type: String
The name.
See Also