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