public string? IV { get; set; }
Public Property IV As String Get Set
public: property String^ IV { String^ get (); void set (String^ value); }
member IV : string with get, set
In This Article