public LayoutRule LayoutRule { get; set; }
Public Property LayoutRule As LayoutRule Get Set
public: property LayoutRule^ LayoutRule { LayoutRule^ get (); void set (LayoutRule^ value); }
member LayoutRule : LayoutRule with get, set