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