# Functions
IsCommandSet method check if the Command field of VolumeSetProperty object is set.
IsDatasetSet method check if the Dataset field of VolumeSetProperty object is set.
IsProplistSet method check if the Proplist field of VolumeSetProperty object is set.
IsSnapshotSet method check if the Snapshot field of VolumeSetProperty object is set.
NewVolumeSetProperty returns new instance of object VolumeSetProperty.
# Constants
Operation defines type of zfs operation.
# Structs
VolumeSetProperty defines structure for volume 'Property' operation.
# Type aliases
PredicateFunc defines data-type for validation function.