Gets the name of the property.
[Visual Basic] Function GetPropertyName() As String [C#] string GetPropertyName(); [C++] String* GetPropertyName() = 0; [JScript] function GetPropertyName() : String;
The name of the property.
ICodePropertySetStatement Interface | ICodePropertySetStatement Members | System.ComponentModel.Design.CodeModel Namespace