Gets and sets the property Id.
Identifier for the new preset. You use this value to get settings for the preset or to delete it.

C# |
public string Id { get; set; }
Identifier for the new preset. You use this value to get settings for the preset or to delete it.
C# |
public string Id { get; set; }