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