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