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