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