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