public bool SkipComments { get; set; }
Public Property SkipComments As Boolean Get Set
public: property bool SkipComments { bool get (); void set (bool value); }
member SkipComments : bool with get, set
In This Article