'Declaration Protected CipherBlockSizeInternal As Integer
'Usage Dim instance As SymmetricEncryptionAlgorithm Dim value As Integer value = instance.CipherBlockSizeInternal instance.CipherBlockSizeInternal = value
protected int CipherBlockSizeInternal