Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public int? KeySize { get; set; }
public int? KeySize { get; }
member this.KeySize : Nullable<int> with get, set
member this.KeySize : Nullable<int>
Public Property KeySize As Nullable(Of Integer)
Public ReadOnly Property KeySize As Nullable(Of Integer)