public:
 property int AsyncPostBackTimeout { int get(); void set(int value); };
public int AsyncPostBackTimeout { get; set; }
member this.AsyncPostBackTimeout : int with get, set
Public Property AsyncPostBackTimeout As Integer

Property Value