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