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