public int ResolutionValue { get; }
Public ReadOnly Property ResolutionValue As Integer Get
public: property int ResolutionValue { int get (); }
member ResolutionValue : int with get