Gets or sets the PhasorType of this IPhasorDefinition.
            
| C# | Visual Basic | Visual C++ | 
PhasorType PhasorType { get; set; }
Property PhasorType As PhasorType Get Set
property PhasorType PhasorType { PhasorType get (); void set (PhasorType value); }