public bool IsRAMStore { get; set; }
Public Property IsRAMStore As Boolean Get Set
public: property bool^ IsRAMStore { bool^ get (); void set (bool^ value); }