'Declaration Public Property BitLength As System.Short
'Usage Dim instance As Encryption Dim value As System.Short instance.BitLength = value value = instance.BitLength
public System.short BitLength {get; set;}
public read-write property BitLength: System.Int16;
public function get,set BitLength : System.short