# Sandbox.UI.BaseStyles.JustifySelf

```csharp
System.Nullable<Align> JustifySelf { get; set; }
```

Represents the `justify-self` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
