Command property

Specifies the SACommand to execute when performing the Update.

Visual Basic syntax

Public Shadows Property Command As SACommand

C# syntax

public new SACommand Command {get;set;}