  | DSSPropertyName Property  | 
 [This is preliminary documentation and is subject to change.]
            Name of Property
            
 
    Namespace: 
   dss_sharp
    Assembly:
   dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}member Name : string with get
Property Value
Type: 
String
See Also