public string JsClassName { get; set; }
Public Property JsClassName As String
public: property String^ JsClassName { String^ get (); void set (String^ value); }