public bool IsPostingOnSubmit { get; set; }
Public Property IsPostingOnSubmit As Boolean Get Set
public: property bool^ IsPostingOnSubmit { bool^ get (); void set (bool^ value); }