public int MaxMemory { get; set; }
member this.MaxMemory : int with get, set
Public Property MaxMemory As Integer
Thank you.