protected const string StateProperty = "State"
Protected Const StateProperty As String = "State"
protected: literal String^ StateProperty = "State"
static val mutable StateProperty: string
In This Article