public string LayerName1 { get; set; }
Public Property LayerName1 As String Get Set
public: property String^ LayerName1 { String^ get (); void set (String^ value); }
member LayerName1 : string with get, set
In This Article