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