[F] $action
function $action(   context,   target,   name?): voidParameters
| Parameter | Type | 
|---|---|
context | DecoratorContext | 
target | Operation | 
name? | string | 
Returns
void
function $action(   context,   target,   name?): void| Parameter | Type | 
|---|---|
context | DecoratorContext | 
target | Operation | 
name? | string | 
void