[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.ActiveMeasurement.PhasorLabel"]
public string? PhasorLabel { get; set; }Public Property PhasorLabel As String
Get
Setpublic:
property String^ PhasorLabel {
String^ get ();
void set (String^ value);
}function get_PhasorLabel();
function set_PhasorLabel(value);