Gets the name of the property.
[Visual Basic] Public ReadOnly Property Name As String [C#] public string Name {get;} [C++] public: __property String* get_Name(); [JScript] public function get Name() : String;
The name of the property.
DirectoryEntryProperty Class | DirectoryEntryProperty Members | System.DirectoryServices Namespace