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