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