|   | MultiProtocolFrameParserSourceName Property | 
        
        
            Gets or sets a descriptive name for a device connection.
            
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic string SourceName { get; set; }Public Property SourceName As String
	Get
	Set
public:
property String^ SourceName {
	String^ get ();
	void set (String^ value);
}member SourceName : string with get, set
function get_SourceName();
function set_SourceName(value);
Property Value
String See Also
See Also