public CommandAttribute()
Public Sub New
Dim instance As New CommandAttribute()
public:
CommandAttribute()
If a command does not have an explicit name, its name is determined by taking the type name and applying the transformation specified by the CommandOptionsCommandNameTransform property.