  | IClinicalProtocolName Property  | 
 
            Gets the name of the protocol
            
 
    Namespace: 
   SanteDB.Core.Protocol
    Assembly:
   SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
SyntaxReadOnly Property Name As String
	Get
property String^ Name {
	String^ get ();
}abstract Name : string with get
Property Value
Type: 
String
See Also