public CommandAttribute()
Public Sub New
Dim instance As New CommandAttribute()
public:
CommandAttribute()
If a command has no explicit name, its name is determined by taking the type name and applying the transformation specified by the CommandNameTransform property.