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