public const string ID = "ID"
Public Const ID As String = "ID"
public: literal String^ ID = "ID"
static val mutable ID: string
In This Article