public bool QueryCpuUsage { get; set; }
Public Property QueryCpuUsage As Boolean
public: property bool QueryCpuUsage { bool get (); void set (bool value); }