public bool CenterVertically { get; set; }
Public Property CenterVertically As Boolean Get Set
public: property bool CenterVertically { bool get (); void set (bool value); }
member CenterVertically : bool with get, set
In This Article