public virtual PhasorType PhasorType { get; set; }Public Overridable Property PhasorType As PhasorType
Get
Setpublic:
virtual property PhasorType PhasorType {
PhasorType get ();
void set (PhasorType value);
}function get_PhasorType();
function set_PhasorType(value);