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