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