Is it possible to get the property(get; set; ) say Name from code behind(aspx.cs) file into jquery?
Yes, depending on your framework:
You may run into encoding issues, so make sure you escape the value for javascript.