Description Property
Summary
A description of the role.
Syntax
[DataMemberAttribute()]
public string Description { get; set; }
public:
[DataMemberAttribute]
property String^ Description
{
String^ get()
void set(String^ value)
}
Property Value
a description of the role.