[NotNullAttribute]
string ParametersSetName { get; }
<NotNullAttribute>
ReadOnly Property ParametersSetName As String
Get
[NotNullAttribute]
property String^ ParametersSetName {
String^ get ();
}
[<NotNullAttribute>]
abstract ParametersSetName : string with get