getCaseSensitive

Case sensitivity.

Flipped to `true` if the underlying VFS implementation is expected to enforce case sensitivity for file names. This
flag is flipped for Unix or Linux-based VFS backends where case sensitivity is required. Developers should not need
to adjust this flag manually.
bool case_sensitive = 3;

Return

The caseSensitive.