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