public Style OneWorkplaceStyle { get; set; }
Public Property OneWorkplaceStyle As Style Get Set
public: property Style^ OneWorkplaceStyle { Style^ get (); void set (Style^ value); }
member OneWorkplaceStyle : Style with get, set
In This Article