The Subversion properties that should be set.
Key of array is the SVN property and the value is the exact value the property should have or NULL if the property should just be set but the value is not fixed.
Type: array
protected $properties = [ 'svn:keywords' => 'Author Id Revision', 'svn:eol-style' => 'native', ];